CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - transport layer

搜索资源列表

  1. down_19

    1下载:
  2. 这部分定义对于DNP 数据链路层充当伪传输层的传输层功能。伪传输层功能专门设计用于在原方站和副方站之间传送超出链路规约数据单元(LPDU)定义长度的信息。-definition for this part of the data link layer DNP as pseudo-transport layer transport layer functions. Pseudo-transport layer functions specially designed for the origina
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:2353806
    • 提供者:徐鲁豫
  1. FilterDriver

    0下载:
  2. 传输层过滤驱动程序,用它截获网络封包,这个例子直接将封包转发到了底层。是转载,感觉很实用.上传分享!-transport layer filter driver, using it intercepted network packets, this example packets transmitted directly to the bottom. Yes reproduced, the feeling is very practical. Upload sharing!
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:5026
    • 提供者:ras
  1. 1_udp

    0下载:
  2. 本GPRS终端运输层采用UDP用户数据包协议,网络层采用IP网际协议,链路层采用PPP点对点协议。车台在32秒之内如果没有需向中心回传的信息,自动向中心回传一条网络测试信息,中心在收到此信息后必须自动回传一条确认信息。-the transport layer GPRS terminal users using UDP packet agreement, the network layer using IP Internet Protocol. PPP link layer using point
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:1208
    • 提供者:ylz
  1. hi2dn

    0下载:
  2. 对DNS的扩展,实现HIP协议,hip协议处在网络层和传输层之间,是以后IPV6的重要研究对象之一-expansion of the DNS to achieve agreement HIP, hip agreement at the network layer and transport layer between IPv6 is the future of one of the important subjects
  3. 所属分类:Web服务器

    • 发布日期:2008-10-13
    • 文件大小:9993
    • 提供者:heiqishi
  1. TdFilteriDriver

    0下载:
  2. 说明:传输层过滤驱动程序,用它截获网络封包,这个例子直接将封包转发到了底层-Note : the transport layer filter driver, using it intercepted network packets, this example packets transmitted directly to the bottom
  3. 所属分类:防火墙与安全工具

    • 发布日期:2008-10-13
    • 文件大小:15057
    • 提供者:lsh
  1. WAP-192-WBXML-20010725-a

    0下载:
  2. 无线应用协议(Wireless Application Protocol,WA P)是WA P论坛经过不断努力得到的成 果,它提供了一个业界技术规范,以便开发出适用于各种无线通信网络的应用和业务。WA P 论坛的工作范围就是为各种业务和应用制定一系列的技术规范。无线市场正在快速增长,新 的用户不断增多,新的业务不断涌现。为了使运营商和生产者能够从容面对先进业务、多种 类业务和快速、灵活的业务生成等诸多的挑战, WA P规定了一系列传输层、会话层和应用层 协议。-Wireles
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:83923
    • 提供者:两字词
  1. SnifferPro

    1下载:
  2. 1.能够侦听所有进出本主机的数据包完整显示数据包头信息和内容 MAC层支持:以太帧 网络层支持:IP,ARP,RARP,ICMP 传输层支持:TCP,UDP 2. 以十六进制显示报文每个字节内容(包括头和数据),指定某个字段时,使相应字节高亮显示。如点击IP Source Address(在解析树中),则相应的四个字节高亮。 3. 可以设置过滤,指定IP地址,指定报文类型(TCP,UDP,ICMP,ARP,RARP),指定方向(A地址->B地址,B地址->A地址
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:477390
    • 提供者:徐新
  1. MODBUSTCPIP

    0下载:
  2. modbus tcp/ip 实例,实现PC与3个PLC之间利用MODBUS作为应用层,TCP/IP作为传输层.-modbus connection tcp / ip example, PC and three PLC using MODBUS as between the application layer, TCP / IP as the transport layer.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2275
    • 提供者:TONGFA
  1. TdiDriver_2

    0下载:
  2. 传输层过滤驱动程序,用它截获网络封包,这个例子直接将封包转发到了底层。-transport layer filter driver, using it intercepted network packets, this example packets transmitted directly to the bottom.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:15096
    • 提供者:张仪
  1. jiaohuanjimoni

    0下载:
  2. 编写本程序时,所使用的是传输层的UDP协议,不分服务器和客户端,采用对等实体的形似实现信息的传输。运用java.net.DatagramPacket类和java.net.DatagrameSocket类实现套接和数据的传输。并且采用组播形式进行数据信息的传递。使用三个简单协议数据单元(PDU),即JOIN PDU,LEAVE PDU,MESSAGE PDU。分别表示首次连接时组播的数据报、用户离开时组播的数据报,用户输入完消息时组播的数据报。-preparation of this proced
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1451910
    • 提供者:水依
  1. ipgrab-08.2

    0下载:
  2. 该程序类似于tcpdump软件,可用于分析链路层至传输层 的信息包,该目录包含该程序的源代码。详细信息请查看 本目录下的readme文档。-The procedure is similar to tcpdump software can be used to analyze the link layer to transport layer packet, the directory contains the program's source code. For more informa
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:99613
    • 提供者:wss
  1. p2p.rar

    0下载:
  2. 一个简单的p2p共享文件的程序,用c语言开发,包括server端和peer端,自定义了一套应用层的传输协议,对于理解socket编程有很大的帮助,A simple procedure for p2p file sharing, using c language development, including peer client and server-side, since the definition of a set of application-layer transport protoc
  3. 所属分类:Linux Network

    • 发布日期:2016-12-23
    • 文件大小:29016
    • 提供者:lucy
  1. hci-transport

    0下载:
  2. HCI transport layer implementation, and its communication to upper and lower layers
  3. 所属分类:Other systems

    • 发布日期:2017-04-09
    • 文件大小:1940080
    • 提供者:moglee
  1. transport-hci_implementation

    0下载:
  2. HCI transport layer implementation, and its interface with upper and lower layers.
  3. 所属分类:Development Research

    • 发布日期:2017-04-10
    • 文件大小:1940095
    • 提供者:moglee
  1. ASAM_XCP_Part3-Transport-Layer-Specification_XCPon

    0下载:
  2. XCP协议,作为通信系统XCP协议的CAN总线传输层的相关技术文档-XCP protocol, as the XCP protocol communication system CAN bus technical documents related to the transport layer
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-23
    • 文件大小:96419
    • 提供者:xiaodongsun
  1. ASAM_XCP_Part3-Transport-Layer-Specification_XCPon

    1下载:
  2. XCP协议,作不通信系统XCP协议的TCP/IP传输层相关技术文档-XCP protocol for communication system XCP protocol is not TCP/IP transport layer related technical documentation
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-22
    • 文件大小:73468
    • 提供者:xiaodongsun
  1. ASAM_XCP_Part3-Transport-Layer-Specification_XCPon

    0下载:
  2. XCP协议,作为通信系统XCP协议FlexRay传输层的相关技术文档-XCP protocol, FlexRay protocol as the communication system XCP transport layer of the related technical documentation
  3. 所属分类:Communication

    • 发布日期:2017-03-22
    • 文件大小:488432
    • 提供者:xiaodongsun
  1. ICN-application-layer

    0下载:
  2. Introduce the application layer. the application layer is an abstraction layer reserved for communications protocols and methods designed for process-to-process communications across an Internet Protocol (IP) computer network. Application layer proto
  3. 所属分类:Project Manage

    • 发布日期:2017-10-31
    • 文件大小:315183
    • 提供者:Jimmy
  1. Transport-Layer

    0下载:
  2. Transport Layer的介绍,网络编程的必备基础知识。-Transport Layer.zip
  3. 所属分类:software engineering

    • 发布日期:2017-05-06
    • 文件大小:662162
    • 提供者:Albert GUO
  1. transport

    0下载:
  2. transport layer in C
  3. 所属分类:其他

    • 发布日期:2017-12-29
    • 文件大小:100352
    • 提供者:fares
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com